convert relative path to physical path c#

48

convert relative path to physical path c# -

String RelativePath = AbsolutePath.Replace(Request.ServerVariables["APPL_PHYSICAL_PATH"], String.Empty);

Comments

Submit
0 Comments